CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - reliable udp

搜索资源列表

  1. A UDP-based Reliable Data Transfer Library

    0下载:
  2. 特别说明,A UDP-based Reliable Data Transfer Library源码非原创,详细说明见压缩包里的“说明”word文档-in particular, A UDP-based Reliable Data Transfer Library source of non-original, detailed descr iption of the compression bag "note" word document
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:185977
    • 提供者:王季
  1. UDP轻松应用

    0下载:
  2. \"用户数据报协议\"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;\"传输控制协议\"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User D
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:32328
    • 提供者:陈一
  1. UDP Protocol

    1下载:
  2. 用UDP协议进行传输,并模拟rdt协议,以实现可靠数据传输-using UDP protocol transmission, and simulation rdt agreement, in order to achieve reliable data transmission
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5759
    • 提供者:木头
  1. enet

    0下载:
  2. Reliable UDP, same as the TCP-Reliable UDP, the same as the TCP
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:136742
    • 提供者:cuihongyi
  1. Email__UDP

    0下载:
  2. 基于UDP的可靠邮件系统,用java语言编写的-reliable UDP-based mail system, with the java language
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:223471
    • 提供者:宋文强
  1. UDP-based_Reliable_Data_Transfer_Library

    0下载:
  2. 一个基于UDP协议上的可靠数据传输库.适用于Win32及linux平台.-a UDP based on the reliable data for transmission. Apply to the Linux and Win32 platforms.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:193421
    • 提供者:ligc
  1. RUDP

    1下载:
  2. Reliable UDP实现,在UDP上实现数据可靠传输
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1190287
    • 提供者:ew2117
  1. tcp&udp

    0下载:
  2. 能够实时获得系统TCP-UDP信息,系统稳定可靠。信息包括:协议、本地IP、本地端口、远程IP、远程端口等信息。-system to real-time access to TCP - UDP information, the system is stable and reliable. Information includes : protocol, local IP, local port, remote IP, remote port information.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:51408
    • 提供者:陆应朝
  1. transis103.tar.gz

    0下载:
  2. udp的可靠多播,这是一个很不错的实现,采用单环协议 ,Reliable Multicast udp, this is a very good realization of a single-ring protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:353436
    • 提供者:daixiaolei
  1. tftpx-1.0

    0下载:
  2. 用C语言开发的在Linux平台上的TFTP(RFC1380)服务器端和客户端. 支持目录列表, 可变块大小(RFC2348). 传输模式只支持二进自制模式. 停止等待机制作为数据传输的基本机制, 是网络编程必须的掌握的技能. TFTP 协议使用基于UDP的停止等待机制来实现文件的可靠传输. -Developed using C language in Linux platform TFTP (RFC1380) server-side and client. Supported dir
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:7622
    • 提供者:来无影
  1. reliable burst udp ns2 code

    0下载:
  2. this is the code for reliable burst udp protocol for ns2 simulator
  3. 所属分类:Linux/Unix编程

  1. UDT

    0下载:
  2. DUT的实现,对想实现高速高效,可靠UDP协议的朋友是个很好的参考。-DUT realization, like high-speed high-performance, reliable UDP protocol is a good reference for a friend.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:133871
    • 提供者:黄亮
  1. udt_

    0下载:
  2. 可靠UDP协议实现(UDT),采用C语言编写,性能较好。成熟的代码,拿来即用。-Reliable UDP protocol (UDT), using C language, better performance. Mature code, used or use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:193112
    • 提供者:fan
  1. rudp-6539

    0下载:
  2. rudp protocol - reliable udp-rudp protocol- reliable udp
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:333985
    • 提供者:gilad
  1. MyUDP_Reliable

    0下载:
  2. 基于MFC的UDP可靠传输,简单实现,分客户端和服务器端。-reliable transition of UDP based on MFC.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:55220
    • 提供者:Fred
  1. UDP_windowsDev

    0下载:
  2. UDP可靠传输,基于 UDP的滑动窗口协议的设计与实现的详细文档资料-UDP and reliable transmission, UDP-based sliding window protocol design and implementation of detailed documentation
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:397782
    • 提供者:lijun
  1. UdpSrv

    0下载:
  2. 本程序是用Vc++实现的服务器程序,用的是有连接的,可靠的uDP通信-This procedure is used Vc++ Achieve server process is used to connect, reliable UDP communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:91568
    • 提供者:liuhuan
  1. utd

    0下载:
  2. udp可靠传输实现方案,含有拥塞控制流量控制,超时重传-udp achieve reliable transmission program, which contains flow control congestion control, overtime ARQ
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:2129828
    • 提供者:hoty
  1. UdpOfSocketServer

    0下载:
  2. socket udp 的服务器端程序,包括简单的可靠传输的实现-socket udp server-side procedures, including simple and reliable transmission to achieve
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:33491
    • 提供者:李广柱
  1. udt.sdk.4.4

    0下载:
  2. Last Update: Jan 22 2009 可靠UDP传输, 一套高效的基于windows平台的C++ 开发库,它提供基于数据流/数据报的可靠UDP(保证顺序保证到达)、NAT穿透、阻塞及异步操作、消息解析等机制。-UDP and reliable transmission, a high-performance platform based on the windows of the C++ development library, which provides based o
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:520306
    • 提供者:Yangyao Li
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com